feature/version-check #2

Merged
jake merged 6 commits from feature/version-check into master 2025-05-23 01:31:39 +00:00
Showing only changes of commit 58c8a231e1 - Show all commits

View File

@ -1,11 +1,10 @@
name: "test"
run-name: "test"
on:
push:
on: push
jobs:
test:
runs-on: fire
runs-on: water
steps:
- uses: actions/checkout@v4