Skip to content

Commit

Permalink
Merge pull request #3 from nycmeshnet/james/deploy
Browse files Browse the repository at this point in the history
Push button deploy
  • Loading branch information
james-otten authored Sep 17, 2024
2 parents bc902f0 + 86a6f91 commit ba51ad2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ name: Deploy

on:
push:
branches: [ master, james/test ]
branches: [ master ]
workflow_dispatch:
branches:
- master

permissions: read-all

Expand Down

0 comments on commit ba51ad2

Please sign in to comment.