Skip to content

Commit

Permalink
Merge pull request #69 from lidofinance/feat/update_ci_security
Browse files Browse the repository at this point in the history
fix: update ci
  • Loading branch information
DiRaiks authored Sep 28, 2023
2 parents b1c5b59 + dd90a20 commit a645776
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
name: Tests and Checks

on: pull_request
on: push

jobs:
security:
uses: lidofinance/linters/.github/workflows/security.yml@master
permissions:
security-events: write
contents: read
docker:
uses: lidofinance/linters/.github/workflows/docker.yml@master
actions:
Expand Down

0 comments on commit a645776

Please sign in to comment.