Skip to content

Commit

Permalink
Add 'on' trigger to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Baschdl committed Jan 29, 2024
1 parent 5e20aa1 commit 025bd94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/push_to_overleaf.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
name: 'Push plots to Overleaf'
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 025bd94

Please sign in to comment.