Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sauterp committed Feb 29, 2024
1 parent 8c95b7d commit c2b2183
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integ-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
integ-tests:
runs-on: ubuntu-latest

enabled: false

steps:
- name: Log in to Docker Hub
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/sscs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:

jobs:
gitsign:
runs-on: ubuntu-latest

# permissions:
# id-token: write # Enable OIDC
steps:
Expand Down

0 comments on commit c2b2183

Please sign in to comment.