Skip to content

Commit

Permalink
allow deployments to happen via workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin-pc committed Sep 14, 2024
1 parent f5508d1 commit f965997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_to_server.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: CI

on:
workflow_dispatch:
push:
branches: [master]

Expand Down

0 comments on commit f965997

Please sign in to comment.