Skip to content

Commit 8f8da22

Browse files
committed
Trigger workflow for testing
1 parent b3b8ad7 commit 8f8da22

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/labels.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: release
2-
on: workflow_dispatch
2+
on:
3+
push:
4+
branches:
5+
- labels-workflow
6+
workflow_dispatch:
37
jobs:
48
prepare:
59
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)