Skip to content

Commit

Permalink
fixup! added test step to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Zuev committed Dec 14, 2021
1 parent f508850 commit 78a84c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Pull Request Automated Checks
on:
pull_request:
branches: [ $default-branch ]
branches:
- master
jobs:
install:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 78a84c7

Please sign in to comment.