Skip to content

Commit

Permalink
Rename the master branch to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Jan 1, 2021
1 parent ce4bac3 commit 2e2dd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- master
- main

env:
IMAGE_NAME: backupbot
Expand Down

0 comments on commit 2e2dd1a

Please sign in to comment.