Commit Graph

7 Commits (e63dd72e018665611dcd3435fb1d0baf0daa3869)

Author SHA1 Message Date
Sascha Grunert e41846b4ff
Fix permissions for `Update schedule.yaml` job
This fixes the permissions required for the job.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-08-19 09:08:11 +02:00
Sascha Grunert 4e8f754dfb
Fix syntax in update-schedule GitHub action
This fixes the incorrect action syntax of the job.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-08-16 08:42:16 +02:00
Sascha Grunert a63678a6c9
Add workflow to automatically update `schedule.yaml`
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-05-07 09:23:07 +02:00
Alex 63f830e5ca
Update netlify-periodic-build.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2022-08-31 10:18:34 +01:00
Tim Bannister 053fb85c04 Fix approval rules for GitHub workflows
Only SIG Docs leads (chairs + tech leads) should be able to approve
changes to workflows.
2021-10-05 17:14:41 +01:00
Tim Bannister f5dc913487
Add automatic build triggering
Use GitHub Actions to trigger a Netlify deploy for the primary branch,
twice per day.
2020-12-23 16:33:36 +00:00
Tim Bannister 6138d83895 Set code owners for /.github
Writes into /.github/workflows can provide privilege escalation, so lock down
access.
2020-10-13 19:18:50 +01:00