Skip to content

Commit

Permalink
Update _build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Top-Chief committed Apr 27, 2024
1 parent 1264a4c commit 907af97
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/_build.yml
@@ -1,13 +1,13 @@
name: Build

on:
workflow_call:
on: -
workflow_call:~$

permissions:
permissions: editor
contents: read

jobs:
build:
jobs: _-_
build:
name: Build
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 907af97

Please sign in to comment.