Skip to content

Commit

Permalink
Revive Organizations
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Aug 29, 2023
1 parent 410967b commit c4d9535
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
name: Publish [GitHub.EnterpriseAdmin]
name: Publish [GitHub.Organizations]

on:
push:
paths:
- scripts/**
- src/GitHub.EnterpriseAdmin/**
- .github/workflows/Publish.GitHub.EnterpriseAdmin.yml
- src/GitHub.Organizations/**
- .github/workflows/Publish.GitHub.Organizations.yml
workflow_dispatch:

defaults:
run:
shell: pwsh

env:
ModuleName: 'GitHub.EnterpriseAdmin'
ModuleName: 'GitHub.Organizations'
APIKey: ${{ secrets.apikey }}

jobs:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c4d9535

Please sign in to comment.