Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoCentonze committed Jan 29, 2025
1 parent 212578d commit e42077f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/utils/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
This folder contains useful scripts to debug and test Github Actions without having to push to the repository.

You need to install [act](https://github.com/nektos/acthttps://github.com/nektos/act) and run the act.sh script:

```bash
./act.sh <workflow-file.yaml>
```

0 comments on commit e42077f

Please sign in to comment.