We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909fdd1 commit 478d2adCopy full SHA for 478d2ad
.github/workflows/backend.yml
@@ -2,6 +2,7 @@
2
name: 'build backend container images'
3
4
on:
5
+ pull_request:
6
push:
7
branches:
8
- master
0 commit comments