Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bengobeil committed Sep 25, 2024
1 parent 902141b commit 11d891a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Tests
on:
push:
branches: [ main ]
branches: [ main, current-deployed-version ]
pull_request:
branches: [ main ]
branches: [ main, current-deployed-version ]
workflow_dispatch:
jobs:
Test-Mappings:
Expand Down

0 comments on commit 11d891a

Please sign in to comment.