diff --git a/.github/workflows/branches.yml b/.github/workflows/branches.yml index 471878d0..d67fd12f 100644 --- a/.github/workflows/branches.yml +++ b/.github/workflows/branches.yml @@ -10,6 +10,7 @@ on: jobs: notice: name: Notice for automated branches + runs-on: ubuntu-latest steps: - name: Comment on pull request uses: actions/github-script@v5