Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

name: Demo workflow

on: workflow_dispatch

jobs: print-stuff: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - run: pwd - run: ls

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors