Skip to content

Commit

Permalink
Update Action.yml for branch rename
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonStalnaker authored Jun 22, 2022
1 parent 78bbfac commit fb8d4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ name: CI
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '1 * */1 * *'
Expand Down

0 comments on commit fb8d4bc

Please sign in to comment.