Skip to content

Commit

Permalink
Another fix for the hello world
Browse files Browse the repository at this point in the history
  • Loading branch information
vadzim-kuzmich authored Aug 16, 2024
1 parent 6b5fab5 commit c06d770
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/simple-hello-world.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Just a static Hello World!!!

on:
schedule:
cron: * * * * *

jobs:
hello_world:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c06d770

Please sign in to comment.