Skip to content

Commit efe3363

Browse files
authored
Merge pull request #62 from open-template-hub/develop
update workflows
2 parents 6166fcf + 2644103 commit efe3363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-open-workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: PR Open Workflows
33
on:
44
pull_request:
55
types: [ opened ]
6-
branches-ignore: workflow/dependency-update
6+
branches-ignore: 'workflow/dependency-update'
77

88
jobs:
99
pr-labeler:

0 commit comments

Comments
 (0)