Skip to content

Commit

Permalink
Merge branch 'main' into AgentSet
Browse files Browse the repository at this point in the history
  • Loading branch information
adamamer20 authored Feb 3, 2024
2 parents 42a51c1 + cd7ea48 commit d128e14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/issues-dependency-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
const core = require('@actions/core');
const github = require('@actions/github');
// Updated regex to match multiple issue numbers
const issueRegex = /depends on #(\d+(?:\s+#\d+)*)/ig;
Expand Down

0 comments on commit d128e14

Please sign in to comment.