We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d9212 commit 85340d6Copy full SHA for 85340d6
.github/workflows/frontend.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ main ]
6
pull_request:
7
8
+ types: [opened, synchronize]
9
+
10
11
jobs:
12
build-frontend:
0 commit comments