Skip to content

Commit

Permalink
Argos workflow added
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-shaharia-lab committed Oct 22, 2024
1 parent e91c280 commit d21fb61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/argos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: Argos CI Screenshots
on:
push:
branches:
- master
- main
paths:
- '.github/workflows/argos.yml'
- 'website/**'
pull_request:
branches: [ master ]
branches: [ main ]
types: [ opened, synchronize, reopened ]
paths:
- '.github/workflows/argos.yml'
Expand Down

0 comments on commit d21fb61

Please sign in to comment.