test: update basic test to not require special account flags #226
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CodeQL | |
on: | |
push: | |
pull_request: | |
workflow_dispatch: | |
jobs: | |
analyze: | |
uses: killbill/gh-actions-shared/.github/workflows/codeql-analysis.yml@main |