Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PAN-1885] Test hardened agents in CI worfklows #16

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ on:

jobs:
shared:
uses: pantos-io/ci-workflows/.github/workflows/python-ci.yml@84c18c1b5bf447e4a02f94c45c5266abab52bd55
secrets: inherit
#uses: pantos-io/ci-workflows/.github/workflows/python-ci.yml@84c18c1b5bf447e4a02f94c45c5266abab52bd55
uses: juanmanuel-tirado/ci-workflows/.github/workflows/python-ci.yml@bfa40a057ee83727f0fef501169ceceef5a855e7

11 changes: 3 additions & 8 deletions .github/workflows/sonar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,8 @@ on:
workflows: [CI]
types: [completed]

# on:
# push:
# branches:
# - main
# pull_request:

jobs:
shared:
uses: pantos-io/ci-workflows/.github/workflows/sonar.yml@b4f84736d0bfdce801b59ce862847885da3db776
secrets: inherit
#uses: pantos-io/ci-workflows/.github/workflows/sonar.yml@b4f84736d0bfdce801b59ce862847885da3db776
uses: juanmanuel-tirado/ci-workflows/.github/workflows/sonar.yaml@bfa40a057ee83727f0fef501169ceceef5a855e7