Skip to content

Commit 94ccfd0

Browse files
helpermethodmarc0der
authored andcommitted
Do not trigger beta releases on changes to the workflows
1 parent 92277bf commit 94ccfd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/beta.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- master
6+
paths-ignore:
7+
- .github/workflows/*
68

79
jobs:
810
pre-release:

0 commit comments

Comments
 (0)