Skip to content

Commit 1c69846

Browse files
committed
Updating PR workflow [skip ci]
1 parent cf0b393 commit 1c69846

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/prbuild.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: PR Build
22

3-
on:
4-
pull_request:
5-
branches:
6-
- master
3+
on: [pull_request, workflow_dispatch]
74

85
jobs:
96
build:

0 commit comments

Comments
 (0)