Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre-Herve committed Sep 5, 2023
1 parent e709a32 commit 35f9fa5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/optic_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ name: optic
on:
pull_request:
push:
- main
- branches:
- 'main'

jobs:
diff-all:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 35f9fa5

Please sign in to comment.