diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5745d85..a8878a7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,14 +1,12 @@ # This is a basic workflow to help you get started with Actions -name: CI - name: Node.js Package on: # release: # types: [created] push: branches: - -github-actions-test + - github-actions-test jobs: build: runs-on: ubuntu-latest