Skip to content

Commit 411a5fa

Browse files
committed
Run workflows on pull request, as we are not using SKARA.
1 parent 51124f0 commit 411a5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030
branches-ignore:
3131
- master
3232
- pr/*
33-
workflow_dispatch:
33+
pull_request:
3434
inputs:
3535
platforms:
3636
description: 'Platform(s) to execute on (comma separated, e.g. "linux-x64, macos, aarch64")'

0 commit comments

Comments
 (0)