We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6078222 commit 0f90d8aCopy full SHA for 0f90d8a
.github/workflows/docker.yml
@@ -1,7 +1,9 @@
1
name: Build frontend
2
3
on:
4
- - push
+ push:
5
+ branches:
6
+ - main
7
8
jobs:
9
docker:
0 commit comments