We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5818e5 commit 3c7bbcdCopy full SHA for 3c7bbcd
2 files changed
.github/workflows/linter.yaml
@@ -2,7 +2,7 @@
2
name: Lint Code Base
3
on:
4
pull_request:
5
- branches: [main]
+ branches: [main, ishymko/tests-base]
6
permissions:
7
contents: read
8
jobs:
.github/workflows/unit-tests.yml
name: Run Unit Tests
0 commit comments