Skip to content

Commit

Permalink
Update demo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lpxks authored Jun 30, 2024
1 parent d2ec68a commit 631989e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/demo.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
name: 'github-action'

on: workflow_dispatch

jobs:
lzx:
runs-on: ubuntu-latest
steps:
- run: |
date
echo "lzx" to lzx.yaml

0 comments on commit 631989e

Please sign in to comment.