Skip to content

Commit 1385edc

Browse files
authored
Update pull-request.yml
Triggering on MR again.
1 parent d5ff993 commit 1385edc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/pull-request.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: Pull Request Pipeline
22

3-
on: workflow_dispatch
3+
# on: workflow_dispatch
44

5-
# on:
6-
# pull_request:
7-
# branches:
8-
# - master
5+
on:
6+
pull_request:
7+
branches:
8+
- master
99

1010
jobs:
1111
build-cache:

0 commit comments

Comments
 (0)