Skip to content

Commit

Permalink
change runner
Browse files Browse the repository at this point in the history
  • Loading branch information
diegopf committed Oct 5, 2023
1 parent 82b52c7 commit f8a96ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
GH_TOKEN: ${{ secrets.SUPPORT_TOKEN }}
jobs:
build:
runs-on: [edocs, small]
runs-on: ubuntu-latest
# These permissions are needed to interact with GitHub's OIDC Token endpoint.
permissions:
id-token: write
Expand Down

0 comments on commit f8a96ef

Please sign in to comment.