Skip to content

Commit

Permalink
Github: Fix Workflow File Permissions (#460)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #460

* remove erroneous executable permissions from all actions
* this is mainly to see if file permission synchronization to github is a systemic problem

Reviewed By: d0n601

Differential Revision: D51592112

fbshipit-source-id: 51389debf20e8c25b1dc3d574fb56700a0fe42c2
  • Loading branch information
d3sch41n authored and facebook-github-bot committed Nov 27, 2023
1 parent 0701866 commit d62c8bf
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 0 deletions.
Empty file modified .github/workflows/goreleaser.yaml
100755 → 100644
Empty file.
Empty file modified .github/workflows/meta-labeler.yaml
100755 → 100644
Empty file.
Empty file modified .github/workflows/meta-sync-labels.yaml
100755 → 100644
Empty file.
Empty file modified .github/workflows/semgrep.yaml
100755 → 100644
Empty file.
Empty file modified .github/workflows/tests.yaml
100755 → 100644
Empty file.

0 comments on commit d62c8bf

Please sign in to comment.