Skip to content

Commit

Permalink
add on?
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Dec 10, 2023
1 parent d115de8 commit 22337e1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .github/workflows/Downgrade.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
name: Downgrade

on:
pull_request:
branches:
- master
paths-ignore:
- 'docs/**'
push:
branches:
- master
paths-ignore:
- 'docs/**'
jobs:
test:
strategy:
Expand Down

0 comments on commit 22337e1

Please sign in to comment.