Skip to content

Commit

Permalink
senzing-factory/build-resources#91 fix dependabot project status (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam authored Jan 29, 2024
1 parent 0d66e82 commit 395abec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project-garage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- name: Assign issue to project
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}/projects/${{ vars.SENZING_PROJECT_GARAGE}}
project-url: https://github.com/orgs/${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}/projects/${{ vars.SENZING_PROJECT_GARAGE }}
github-token: ${{ secrets.SENZING_GITHUB_ACCESS_TOKEN }}
5 changes: 3 additions & 2 deletions .github/workflows/make-go-tag.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: make-go-tag.yaml
name: 'make go tag'

on:
push:
Expand All @@ -15,5 +15,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Make go version tag
uses: senzing-factory/github-action-make-go-tag@main
uses: senzing-factory/github-action-make-go-tag@v1
12 changes: 0 additions & 12 deletions .github/workflows/move-pr-to-done.yaml

This file was deleted.

0 comments on commit 395abec

Please sign in to comment.