We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f011a88 commit 83033bcCopy full SHA for 83033bc
1 file changed
.github/workflows/ci.yml
@@ -2,9 +2,7 @@ name: CI Pipeline
2
3
on:
4
push:
5
- branches: [ webhook, github-actions, docker, docker-compose ]
6
- pull_request:
7
- branches: [ webhook ]
+ branches: [ docker-compose ]
8
9
jobs:
10
test:
0 commit comments