diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index a47c5cf..f7cf882 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -1,11 +1,11 @@ -name: Plugin asset/readme update +name: simple-system-status on: push: branches: - main jobs: trunk: - name: Push to trunk + name: Push to main runs-on: ubuntu-latest steps: - uses: actions/checkout@master