Skip to content

Commit

Permalink
testing github action
Browse files Browse the repository at this point in the history
  • Loading branch information
anneferger committed Jan 24, 2024
1 parent 4c16da1 commit 19e0aa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Convert odd to rng schema

on:
push:
branches: [ main, feature/jtei ]
branches: [ feature/jtei ]

jobs:
build:
Expand Down Expand Up @@ -34,3 +34,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: feature/jtei

0 comments on commit 19e0aa9

Please sign in to comment.