Skip to content

Commit

Permalink
squash-me, undo split-off changes to code-quality.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed May 31, 2024
1 parent 6243293 commit f7696b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Code static analysis
"on": ["push", "pull_request"]
on: [pull_request] # yamllint disable-line rule:truthy

permissions:
contents: read
Expand Down

0 comments on commit f7696b2

Please sign in to comment.