Skip to content

Commit

Permalink
Revert "Fix permissions on BC check job" (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas authored Mar 31, 2023
1 parent 6a33acf commit fcfda65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
name: BC Check
runs-on: ubuntu-latest
steps:
- name: Permissions
run: git config --global --add safe.directory /github/workspace
- uses: actions/checkout@master
- name: Roave BC Check
uses: docker://nyholm/roave-bc-check-ga

0 comments on commit fcfda65

Please sign in to comment.