Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OPM/opm-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 42de7b8df54df6228049b9bec2708a7d4331775f
Choose a base ref
..
head repository: OPM/opm-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c5acba635ca37fb51fb5a5a581934d4431fd6cf0
Choose a head ref
Showing with 0 additions and 3 deletions.
  1. +0 −3 .github/workflows/dispatch_opm_common.yml
3 changes: 0 additions & 3 deletions .github/workflows/dispatch_opm_common.yml
Original file line number Diff line number Diff line change
@@ -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 }}