Skip to content

Commit

Permalink
Attempted fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Barbun committed Nov 6, 2024
1 parent f27807e commit e577255
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
name: Build ansible-test
name: Run build-docs

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
inputs:
config:
description: 'Log level'
required: true

env:
REGISTRY: ghcr.io

jobs:
build:
Expand Down

0 comments on commit e577255

Please sign in to comment.