Skip to content

Commit

Permalink
self-test
Browse files Browse the repository at this point in the history
  • Loading branch information
joemiller committed Oct 9, 2024
1 parent 14d24cd commit f04a441
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/self-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: self-test

# Uncomment to run test on your branch, but keep in mind there will be an extra
# commit added to your PR
# on:
# pull_request:
on:
pull_request:

jobs:
self-test:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/planetscale/ghcommit-action:v0.0.0
FROM ghcr.io/planetscale/ghcommit-action:v0.1.48

0 comments on commit f04a441

Please sign in to comment.