We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e2661 commit 576a48dCopy full SHA for 576a48d
1 file changed
.github/workflows/ci.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- main
7
+ pull_request:
8
+ branches:
9
+ - main
10
11
env:
12
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USER }}
0 commit comments