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.
repository_dispatch
1 parent 979c9e7 commit a805071Copy full SHA for a805071
.github/workflows/python.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ "**" ]
6
pull_request:
7
8
+ repository_dispatch:
9
+ types: [ "**" ]
10
11
permissions:
12
contents: read
0 commit comments