Skip to content

Commit

Permalink
[11] One more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vadzim-kuzmich authored Aug 16, 2024
1 parent f3dce63 commit 56ab8e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/simple-hello-world.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Just a static Hello World!!!

on:
schedule:
- cron: '*/2 * * * *'
on: [push]
# schedule:
# - cron: '*/2 * * * *'

jobs:
hello_world:
Expand Down

0 comments on commit 56ab8e6

Please sign in to comment.