Skip to content

Commit 5a5e965

Browse files
committed
Fix yamllint rule [truthy]
1 parent c33f308 commit 5a5e965

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync_branches_with_ext_trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Sync a target branch with source branch
3-
on:
3+
on: # yamllint disable-line rule:truthy
44
repository_dispatch:
55
types: [trigger-sync]
66

0 commit comments

Comments
 (0)