Skip to content

Commit

Permalink
Cambio
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelfbit committed Mar 20, 2024
1 parent 9b9f0d3 commit cf1f9e7
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,8 +1,8 @@
name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on:
push
pull_request
push:
pull_request:
jobs:
Expressions-Actions:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cf1f9e7

Please sign in to comment.