Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 552150a

Browse files
Testing latest repo with push
1 parent 7738916 commit 552150a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cfnspecaudit.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: CFN Specification and User Guide Audit
22

3-
on:
4-
schedule:
5-
- cron: 0 2 * * 1-5
3+
on: push
4+
#schedule:
5+
#- cron: 0 2 * * 1-5
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)