mirror of
https://github.com/iminet/dev.git
synced 2026-08-22 23:28:25 +02:00
test workflow job
This commit is contained in:
@@ -3,6 +3,9 @@ name: Hello GitHub Actions
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
schedule:
|
||||||
|
- cron: "0 */6 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
hello:
|
hello:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user