Skip to content

Commit

Permalink
Merge pull request #1100 from chromaui/cody/cap-2324-create-a-new-act…
Browse files Browse the repository at this point in the history
…ion-to-properly-test-the-action

Rename new action job name for merge queue UI
  • Loading branch information
codykaup authored Oct 18, 2024
2 parents 3d3e491 + d8b30b9 commit b4170a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Lint and Test
on: [push, merge_group]
on: push

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test-action-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:
contents: read

jobs:
lint-and-test:
smoke-test-action-next:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b4170a8

Please sign in to comment.