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 ea268f6 commit 830c2fcCopy full SHA for 830c2fc
.github/workflows/test-pr.yaml
@@ -1,6 +1,6 @@
1
name: "PR - Test Updated Features"
2
on:
3
- workflow_dispatch:
+ pull_request:
4
5
jobs:
6
detect-changes:
0 commit comments