Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored May 11, 2024
1 parent 055eb3e commit 3d16c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
script: |
const org = context.repo.owner;
const response = await github.rest.teams.list({
org: ,
org,
});
core.info(response);

0 comments on commit 3d16c30

Please sign in to comment.