Skip to content

Commit b07e73d

Browse files
parkerbxyzgr2m
andauthored
Apply suggestion from code review
Co-authored-by: Gregor Martynus <[email protected]>
1 parent de62487 commit b07e73d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: test
22
on:
3-
pull_request:
4-
branches: [main]
3+
push:
4+
branches:
5+
- main
6+
pull_request_target:
57

68
concurrency:
79
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)