Skip to content

Commit

Permalink
Update .github infra for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mateo-velez committed May 3, 2024
1 parent 3532313 commit 05bf5a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/infra_on_pull_request.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: infra_on_pull_request

on:
dev
push:
branches: dev
# on:
# pull_request:
# branches:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/infra_on_push.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: infra_on_push

on:
dev
push:
branches: dev
# on:
# pull_request:
# branches:
Expand Down

0 comments on commit 05bf5a0

Please sign in to comment.