Skip to content

Commit

Permalink
Añadido: (readme) referencia + (workflow) remoto
Browse files Browse the repository at this point in the history
  • Loading branch information
neverkas committed Apr 11, 2023
1 parent 6190064 commit cf9b851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/listen-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build:
name: run-workflow
runs-on: self-hosted
runs-on: ubuntu-latest # ó de forma local: self-hosted
steps:
- name: Checkout proyecto
uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@
1. https://github.com/JordanMartinez/purescript-cookbook
2. https://github.com/maidsafe/safe_network
3. https://github.com/ULHPC/tutorials
4. https://github.com/home-assistant/operating-system

0 comments on commit cf9b851

Please sign in to comment.