Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
  • Loading branch information
Two-Hearts committed Jul 12, 2023
1 parent 9574389 commit 89f82d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ permissions:
pull-requests: write

jobs:
license-check:
uses: Two-Hearts/notation-core-go/.github/workflows/reusable-license-checker.yml@license
check-license:
uses: notaryproject/notation-core-go/.github/workflows/reusable-license-checker.yml@main
1 change: 0 additions & 1 deletion test/e2e/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.


CWD=$(pwd)
SUPPORTED_REGISTRY=("zot" "dockerhub")

Expand Down

0 comments on commit 89f82d3

Please sign in to comment.