Skip to content

Commit

Permalink
chore: test deploy command
Browse files Browse the repository at this point in the history
  • Loading branch information
facuspagnuolo committed Nov 12, 2023
1 parent 8b2873f commit de5f077
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Deploy

on:
push:
branches:
- master
branches: "*"
pull_request:
branches: "*"

jobs:
deploy-arbitrum:
Expand Down

0 comments on commit de5f077

Please sign in to comment.