Skip to content

Commit

Permalink
Give workflow its own name
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jul 18, 2023
1 parent d295cbf commit 1c85064
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/business-isbn.yaml
@@ -1,10 +1,7 @@
# This workflow checks that Business::ISBN::Data does not break its
# upstream module, Business::ISBN.

name: release

permissions:
contents: write
name: upstream

on:
push:
Expand Down

0 comments on commit 1c85064

Please sign in to comment.