Skip to content

Commit

Permalink
Merge pull request #430 from flairNLP/remove-enviroment-from-document…
Browse files Browse the repository at this point in the history
…ation-yaml

Remove environment from `documentation.yaml`
  • Loading branch information
MaxDall authored Apr 19, 2024
2 parents 155aa42 + f4210e6 commit ff54845
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,6 @@ env:
}}
jobs:
require_permission_for_fork:
name: Require permission to run on fork
if: " github.event.pull_request.head.repo.fork "
runs-on: ubuntu-latest

environment:
name: documentation

steps:
- run: echo permission granted

supported_publishers:
needs:
- require_permission_for_fork
Expand Down

0 comments on commit ff54845

Please sign in to comment.