Skip to content

Commit

Permalink
Revert "chore(ci): reduce ci usage"
Browse files Browse the repository at this point in the history
This reverts commit 3100910.
  • Loading branch information
rholshausen committed Dec 20, 2024
1 parent 35e9770 commit 869fda1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-ffi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:
branches:
- master

#concurrency:
# group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
# cancel-in-progress: false

jobs:
build:
runs-on: ${{ matrix.operating-system }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:
branches:
- master

#concurrency:
# group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
# cancel-in-progress: false

jobs:
build:
runs-on: ${{ matrix.operating-system }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/compatability-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:
branches:
- master

#concurrency:
# group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
# cancel-in-progress: false

env:
pact_do_not_track: true

Expand Down

0 comments on commit 869fda1

Please sign in to comment.