Skip to content

Commit 57722aa

Browse files
committed
Run workflows on pull request, as we are not using SKARA.
1 parent 177b58d commit 57722aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

0 commit comments

Comments
 (0)