wojack / AhHui-Homepage项目工作流备份
0 j'aimes
0 forks
3 fichiers
Dernière activité 2 months ago
| 1 | # .github/workflows/sync-page-to-cnb.yml |
| 2 | name: Sync Page Branch to CNB (Auto Deploy) |
| 3 | |
| 4 | # 避免并发堆积 |
| 5 | concurrency: |
| 6 | group: ${{ github.ref }} |
| 7 | cancel-in-progress: true |
| 8 | |
| 9 | on: |
| 10 | repository_dispatch: |
Plus récent
Plus ancien