Skip to content

Commit

Permalink
Merge pull request #4418 from lisajulia/cleanup/github-action
Browse files Browse the repository at this point in the history
Update workflow: Remove checking out the repository, that is actually…
  • Loading branch information
hakonhagland authored Jan 10, 2025
2 parents 97dfb14 + fe77bb9 commit 078300d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dispatch_opm_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Send dispatch to opm-python-documentation
env:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
Expand Down

0 comments on commit 078300d

Please sign in to comment.