Skip to content

Commit

Permalink
correct main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahrainbow committed Jul 8, 2021
1 parent e4ca338 commit bd9b3b0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit bd9b3b0

Please sign in to comment.