Skip to content

Commit

Permalink
more renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
timogasda committed Sep 2, 2024
1 parent 5caef35 commit f0ed374
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy preview
name: Build, lint and test

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build, lint and test
name: Deploy preview

on:
workflow_run: ["Build, lint and test"]
Expand Down

0 comments on commit f0ed374

Please sign in to comment.