Skip to content

Commit

Permalink
MAINT: Change self_test branch to main
Browse files Browse the repository at this point in the history
Changing back to main from testing on dev
  • Loading branch information
khalford committed Feb 4, 2025
1 parent 375b8c4 commit 083c04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Self test
if: ${{ github.ref != 'refs/heads/main' }}
id: selftest
uses: stfc/check-version-action@dev
uses: stfc/check-version-action@main
with:
app_version_path: "version.txt"
docker_compose_path: "docker-compose.yml"
Expand Down

0 comments on commit 083c04f

Please sign in to comment.