Skip to content

Commit

Permalink
Fixup syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
colonelpopcorn committed Jun 10, 2024
1 parent 4105089 commit 0d530ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# GitHub Actions (.github/workflows/main.yml)
name: Node.js CI
on:
- pull_request:
pull_request:
branches:
- main
- workflow_dispatch
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 0d530ad

Please sign in to comment.