Skip to content

Commit

Permalink
Allow manual run. (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdconn00 authored Sep 5, 2024
1 parent 6686ad7 commit b4b83ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build and Deploy to Development

on:
workflow_dispatch:
push:
branches: [development]

Expand Down

0 comments on commit b4b83ba

Please sign in to comment.