Skip to content

Commit

Permalink
Merge branch 'main' into feat/improve-non-ascii-column-name-support
Browse files Browse the repository at this point in the history
  • Loading branch information
FranzDiebold authored Jan 3, 2021
2 parents 356aa86 + 22bebc1 commit d90433a
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 d90433a

Please sign in to comment.