Skip to content

Create github-actions-demo.yml #1

Create github-actions-demo.yml

Create github-actions-demo.yml #1

on:
push:
branches: [ main ]
paths-ignore: [.github/**]
pull_request:
branches: [ main ]
schedule:
- cron: '15 6 * * 0'
workflow_dispatch: