Skip to content

Commit

Permalink
Revert test
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Schesch committed May 2, 2024
1 parent 9ac4f47 commit a3dbf37
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/push-plots-to-paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Update Overleaf with Plots
on:
push:
branches:
- main # Set this to match the branch name you use
- automatic_plot_upload
- main

jobs:
update-overleaf:
Expand Down Expand Up @@ -32,7 +31,6 @@ jobs:
- name: Run make command to copy plots
run: make copy-paper

# Commit and push the changes to Overleaf if needed
- name: Commit and Push to Overleaf
run: |
cd ../AST-Merging-Evaluation-Paper
Expand Down

0 comments on commit a3dbf37

Please sign in to comment.