Skip to content

Commit 50996b5

Browse files
committed
chore: testing permission of github app
1 parent 54a9ae8 commit 50996b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/test_app_permissions.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: test_app_permissions.yaml
22
on:
3-
workflow_dispatch:
3+
push:
4+
branches:
5+
- master
6+
- pr-preview # ToDo adapt before merging to only use master:
47

58
jobs:
69
test-permissions:

0 commit comments

Comments
 (0)