fix: put back kava1jaw3g097lq9jdrnscchspr2233yhpsxdjky582 auth #2766
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: Continuous Integration (Commit) | |
on: | |
push: | |
# run per commit ci checks against this commit | |
jobs: | |
lint: | |
uses: ./.github/workflows/ci-lint.yml |