Skip to content

Commit

Permalink
Switch to main as default/main branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
FranzDiebold committed Jan 3, 2021
1 parent e735f73 commit 22bebc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
- run: make test-demo-ci
- run: make lint-demo
- run: make deploy-demo
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 22bebc1

Please sign in to comment.