We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23cc126 commit 03b7564Copy full SHA for 03b7564
1 file changed
.github/workflows/main.yml
@@ -6,6 +6,8 @@ on:
6
branches: [ "main" ]
7
pull_request:
8
9
+ repository_dispatch:
10
+ types: [ refresh ]
11
12
permissions: write-all
13
0 commit comments