Skip to content

Commit 258b36a

Browse files
trigger CI
1 parent 9b03fbe commit 258b36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: PR
22

33
on:
44
pull_request:
5-
branches: [master]
5+
# branches: [master]
66

77
concurrency:
88
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)