Skip to content

Commit

Permalink
Renamed master to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyKubrak committed May 26, 2023
1 parent 5351d10 commit c2896ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Backend Skeleton
on:
push:
branches:
- master
- main
pull_request: {}
schedule:
- cron: '0 14 * * MON'
Expand Down

0 comments on commit c2896ac

Please sign in to comment.