Skip to content

Commit be8d446

Browse files
committed
testing
1 parent aaffcd9 commit be8d446

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/03-core-features--04-triggers-and-filters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
# Exclude txt files
2323
- "!03-core-features/filters/*.txt"
2424

25-
### https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule
25+
### https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule
2626
# schedule:
2727
# - cron: "0 0 * * *" # Midnight UTC
2828

0 commit comments

Comments
 (0)