Skip to content

Commit

Permalink
Update rchk.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pepijn-devries authored Dec 6, 2024
1 parent 0e6c83f commit 9f9cb1b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/rchk.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
rchk:
name: rchk
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
rchk:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 9f9cb1b

Please sign in to comment.