Run docs.yml on Ubuntu 24.04
Recent Commits to policies:main (4)
-
Run docs.yml on Ubuntu 24.04
-
Run docs.yml for all changes
Run docs.yml for all changes Restricting the workflow to run on changes to `*.rst` files only will prevent CI from catching mistakes in the workflow itself, for example on Dependabot updates.
-
Restrict docs.yml workflow permissions
Restrict docs.yml workflow permissions This workflow is not deploying anywhere and thus neither needs `id-token: write`, nor `pages: write`.
-
Fix branch filter in docs.yml workflow
Fix branch filter in docs.yml workflow