Skip to content

Commit

Permalink
ci(ci-standard-checks): test new ci-standard-checks [PLT-1] (#109)
Browse files Browse the repository at this point in the history
* ci(ci-standard-checks): test new ci-standard-checks

* make an error to test

* unbreak it
  • Loading branch information
pmlanger authored Oct 25, 2024
1 parent b4f89fa commit 9e1b8ca
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/test-ci-standard-checks-workflow.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Test CI Standard Checks (this PR)
on:
pull_request:
push:
branches:
- main
jobs:
ci-standard-checks:
uses: ./.github/workflows/ci-standard-checks-workflow.yaml

0 comments on commit 9e1b8ca

Please sign in to comment.