11
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2026-04-07 14:56:54 +00:00

Update default branch to main

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Anthony Sottile 2022-03-24 14:52:48 -04:00
parent 578a642ddc
commit 0b87ea7c1b
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ name: deploy
on:
pull_request:
push:
branches: [master]
branches: [main]
jobs:
build: