We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb9273 commit 24c311cCopy full SHA for 24c311c
1 file changed
.github/workflows/main.yml
@@ -3,9 +3,7 @@ name: CI
3
on:
4
push:
5
branches:
6
- - '*'
7
-# tags:
8
-# - '!v*'
+ branches: [ "test-csu" ]
9
10
jobs:
11
build:
0 commit comments