Skip to content

Commit

Permalink
Merge branch 'opendaylight:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
askb authored Aug 18, 2024
2 parents 741cb50 + d3738e2 commit 829ac81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/g2g-call-reusable-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ concurrency:

jobs:
call-in-g2g-workflow:
if: false
permissions:
contents: read
pull-requests: write
uses: askb/github2gerrit/.github/workflows/github2gerrit.yaml@main
with:
SUBMIT_SINGLE_COMMITS: true
SUBMIT_SINGLE_COMMITS: false
USE_PR_AS_COMMIT: false
GERRIT_KNOWN_HOSTS: ${{ vars.GERRIT_KNOWN_HOSTS }}
GERRIT_SSH_USER_G2G: ${{ vars.GERRIT_SSH_USER_G2G }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/reusable-workflow-packer-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ concurrency:

jobs:
parse-credentials:
if: false
runs-on: ubuntu-latest
env:
ENV_SECRETS: ${{ secrets.ENV_SECRETS }}
Expand Down

0 comments on commit 829ac81

Please sign in to comment.