We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b2c12f commit 0d2a645Copy full SHA for 0d2a645
.github/workflows/out-of-tree-app.yml
@@ -1,8 +1,7 @@
1
name: Out-of-tree app
2
3
on:
4
- pull_request_target:
5
- types: [synchronize]
+ pull_request:
6
jobs:
7
quartz-init:
8
runs-on: ubuntu-latest
0 commit comments