mirror of
https://github.com/containers/skopeo.git
synced 2025-06-30 08:32:21 +00:00
Merge pull request #1549 from cevich/fix_yaml
Github workflow: Fix yaml syntax
This commit is contained in:
commit
327f87d79b
2
.github/workflows/check_cirrus_cron.yml
vendored
2
.github/workflows/check_cirrus_cron.yml
vendored
@ -99,4 +99,4 @@ jobs:
|
||||
subject: Github workflow error on ${{github.repository}}
|
||||
to: ${{env.RCPTCSV}}
|
||||
from: ${{secrets.ACTION_MAIL_SENDER}}
|
||||
body: Job failed: https://github.com/${{github.repository}}/runs/${{github.job}}?check_suite_focus=true
|
||||
body: "Job failed: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}"
|
||||
|
Loading…
Reference in New Issue
Block a user