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:
|
||||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
- cron: "0 */6 * * *"
|
||||
|
||||
jobs:
|
||||
hello:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user