Files
obs-studio/.github/workflows
Ryan Foster 94cf1cd2c8 CI: Fix GitHub labels check
github.event.pull_request.labels contains the labels at the time the
pull_request event was triggered. Modifications made during the workflow
(or after the PR was submitted and before a CI re-run) won't show up
there. To reliably check the labels on CI re-runs, switch back to
checking the API.
2023-03-30 18:55:57 -04:00
..
2023-03-30 18:55:57 -04:00
2022-03-21 13:46:40 -04:00
2023-03-28 15:00:35 +02:00