Skip to content

Commit 41cfe83

Browse files
committed
Run workflows on pull request, as we are not using SKARA.
1 parent baea59a commit 41cfe83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/submit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches-ignore:
66
- master
77
- pr/*
8-
workflow_dispatch:
8+
pull_request:
99
inputs:
1010
platforms:
1111
description: "Platform(s) to execute on"

0 commit comments

Comments
 (0)