Skip to content

Commit

Permalink
updated workflows for OpenSSF compilance
Browse files Browse the repository at this point in the history
  • Loading branch information
xshahbazintel authored and iViggyPrabhu committed Mar 22, 2024
1 parent 8981faa commit 1c3cb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [ push, pull_request ]

env:
CFLAGS: -O2 -Wformat -Wformat-security -Wall -Werror -D_FORTIFY_SOURCE=2 -fstack-protector-strong

permissions: read-all
jobs:
clang15:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 1c3cb57

Please sign in to comment.