Skip to content

Commit

Permalink
Testing environment
Browse files Browse the repository at this point in the history
  • Loading branch information
wenjielee1 committed Jul 5, 2024
1 parent 570c668 commit 3fb3d20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_bot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: JamAction Bot
name: JamJam

on:
issues:
Expand All @@ -21,7 +21,7 @@ jobs:

- name: Build and run Go script
run: |
cd github-bot
cd github-bot/src
go build -o github_bot cmd/main.go
./github_bot
env:
Expand Down

0 comments on commit 3fb3d20

Please sign in to comment.