Skip to content

Commit

Permalink
ci(interact): rename workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
airscripts committed Oct 15, 2023
1 parent 07b647e commit e2f82af
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: interaction
name: interact

on:
issues:
Expand All @@ -9,7 +9,7 @@ on:
types: [opened]

jobs:
interaction-checker:
interact:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit e2f82af

Please sign in to comment.