Skip to content

Commit

Permalink
Attempt to fix Scripting workflow not triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
Vankata453 authored Jul 31, 2024
1 parent 0e542a3 commit 0f8af76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scripting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ on:
push:
branches: [ "master" ]
paths:
- src/*
- tools/scripting_docs_gen/*
- src/**
- tools/scripting_docs_gen/**
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0f8af76

Please sign in to comment.