We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19f1cd commit 30a186eCopy full SHA for 30a186e
.github/workflows/integration.yml
@@ -0,0 +1,6 @@
1
+---
2
+on: [push, pull_request] # yamllint disable-line rule:truthy
3
+
4
+jobs:
5
+ integration-tests:
6
+ uses: coreruleset/crs-plugin-test-action/.github/workflows/integration.yaml@main
0 commit comments