Skip to content

Commit e3d52c2

Browse files
authored
Merge pull request #2 from Sheane-mario/dev
Sync dev and main
2 parents 59c771f + afe72bb commit e3d52c2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
schedule:
3-
- cron: '*/2 * * * *'
3+
- cron: '*/1 * * * *'
44

55
jobs:
66
hello_world:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Github-Examples
22
A repo containing GitHub for programmatic examples
3+

0 commit comments

Comments
 (0)