Skip to content

Commit 195f046

Browse files
committed
Skip CI on production branch
1 parent bebb5ca commit 195f046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches-ignore:
55
- staging
6+
- production
67
jobs:
78
format-check:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)