Skip to content

Commit

Permalink
chore: change workflow name and workflow dispatch for manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Dec 16, 2024
1 parent 46363d3 commit 9c57ea4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Deploy to GitHub Pages On PR (Quarto)
name: Merge to main

on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit 9c57ea4

Please sign in to comment.