We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c64ac3 commit d8efdf1Copy full SHA for d8efdf1
.github/workflows/testing.yml
@@ -2,7 +2,7 @@ name: Testing the action
2
3
on:
4
push:
5
-
+ pull_request:
6
workflow_dispatch:
7
8
# Declare default GITHUB_TOKEN permissions as read only.
0 commit comments