Skip to content

Commit

Permalink
updating lesson
Browse files Browse the repository at this point in the history
  • Loading branch information
mmummATlnw committed Oct 24, 2024
1 parent 01a7778 commit d42ddbf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/node_build.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: node build
on: [push, workflow_dispatch]
on:
push:
paths:
- "**node_build.yaml"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d42ddbf

Please sign in to comment.