Skip to content

Commit d3e8dc0

Browse files
authored
Merge pull request #62 from deploymenttheory/dev
Update GitHub Actions workflow trigger
2 parents a94afe7 + 09537c6 commit d3e8dc0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: test
22

3-
on:
4-
workflow_call:
3+
on: [pull_request]
54

65
jobs:
76
run:

0 commit comments

Comments
 (0)