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 1d791a1 commit 616e2f3Copy full SHA for 616e2f3
.github/workflows/tests.yml
@@ -8,6 +8,8 @@ on:
8
pull_request:
9
schedule:
10
- cron: '0 0 * * *'
11
+ repository_dispatch:
12
+ types: [livehelperchat-push]
13
workflow_dispatch:
14
inputs:
15
sql_file_path:
0 commit comments