Skip to content

Commit 1a2a014

Browse files
committed
Run GitHub action on PR
1 parent 3e71498 commit 1a2a014

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/github-actions.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ on:
77
- 'master'
88
# - 'next'
99

10-
# pull_request:
11-
# branches:
12-
# - '*'
10+
pull_request:
11+
branches:
12+
- '*'
1313

1414
# Allows you to run this workflow manually from the Actions tab
1515
workflow_dispatch:

0 commit comments

Comments
 (0)