Skip to content

Commit

Permalink
Merge pull request #105 from OpenLiberty/staging
Browse files Browse the repository at this point in the history
Merge staging to prod - Tgupta update (#103)
  • Loading branch information
gkwan-ibm authored May 6, 2022
2 parents 73d5690 + 3c31475 commit b243f94
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 71 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: bash ./tools/pr-checker/checker.sh ${{ github.repository }} ${{ github.event.pull_request.number }} | tee checker.log
- id: Lint-Code-Base
if: always()
uses: github/super-linter@v3
uses: github/super-linter@v3.17.0
env:
VALIDATE_ALL_CODEBASE: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Loading

0 comments on commit b243f94

Please sign in to comment.