Skip to content

Commit

Permalink
Fix missing boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Robinson committed Oct 27, 2024
1 parent 532c65b commit 180b95b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/set_environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: Set job environment variables
name: Set env defaults

on: [push, pull_request]
permissions:
contents: read

jobs:
set_environment_vars:
Expand Down

0 comments on commit 180b95b

Please sign in to comment.