Skip to content

Commit

Permalink
Merge pull request #99 from ArangoGutierrez/copy-pr-bot
Browse files Browse the repository at this point in the history
Enable Copy-pr-bot
  • Loading branch information
ArangoGutierrez authored Oct 2, 2024
2 parents c19df3b + e0fd6d8 commit 0fb1539
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .github/copy-pr-bot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://docs.gha-runners.nvidia.com/apps/copy-pr-bot/#configuration

enabled: true
8 changes: 1 addition & 7 deletions .github/workflows/golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,9 @@
name: Golang

on:
pull_request:
types:
- opened
- synchronize
branches:
- main
- release-*
push:
branches:
- "pull-request/[0-9]+"
- main
- release-*

Expand Down

0 comments on commit 0fb1539

Please sign in to comment.