Skip to content

Commit

Permalink
Update github-actions-demo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jumainfomagnus authored Sep 17, 2024
1 parent e8d89b2 commit dec71f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: 01-1. GitHub Actions Demo
on:
workflow_dispatch:
workflow_call:
push:
branches:
- main
paths:
- 'labs/**'

jobs:
Explore-GitHub-Actions:
Expand Down

0 comments on commit dec71f2

Please sign in to comment.