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 384c727 commit cc6299dCopy full SHA for cc6299d
.github/workflows/database_auto_updater.yml
@@ -1,7 +1,7 @@
1
name: DataBase Updater
2
3
on:
4
- pull_request_target:
+ pull_request:
5
# Will trigger on closed PRs
6
types: [closed]
7
0 commit comments