We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42a62d commit b86fffaCopy full SHA for b86fffa
1 file changed
.github/workflows/pr-docker.yaml
@@ -4,8 +4,6 @@ on:
4
workflow_dispatch:
5
pull_request_target:
6
types: [opened, synchronize]
7
- branches:
8
- - master # or your default branch
9
10
env:
11
GH_TOKEN: ${{secrets.GH_TOKEN}}
0 commit comments