We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
production
1 parent bebb5ca commit 195f046Copy full SHA for 195f046
.github/workflows/ci.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches-ignore:
5
- staging
6
+ - production
7
jobs:
8
format-check:
9
runs-on: ubuntu-latest
0 commit comments