Skip to content

Commit

Permalink
Merge pull request #26 from AndyTitu/andi/fix-readme-ignore
Browse files Browse the repository at this point in the history
Rename actions
  • Loading branch information
AndyTitu authored Jun 11, 2024
2 parents 3e2364d + 9f7bf4a commit eaab262
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-on-forks.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Validate
name: Integration Tests on Forked PRs

on:
workflow_dispatch:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ name: Validate

on:
pull_request:
workflow_dispatch:
inputs:
checkout-ref:
description: "The commit SHA of the code version you'd like to test"
required: true

jobs:
build:
Expand Down

0 comments on commit eaab262

Please sign in to comment.