Skip to content

Commit

Permalink
Update test-templates.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Freymaurer authored Oct 18, 2023
1 parent 1c3ca51 commit 0417c63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main, developer ]
branches: [ main ]

jobs:

Expand All @@ -19,4 +19,4 @@ jobs:
with:
dotnet-version: '6.0.x'
- name: test
run: dotnet fsi templatesEnsure.fsx
run: dotnet fsi templatesEnsure.fsx

0 comments on commit 0417c63

Please sign in to comment.